home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 144 / XENIATGM144.iso / Shareware / VCDEasy 1.1.1 / VCDEasy_v1.1.1_Setup.exe / {app} / VCDImager / BUGS.txt < prev    next >
Text File  |  2002-01-04  |  908b  |  29 lines

  1. -*- text -*-
  2.  
  3. compilers/architectures
  4. ~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6. This package has been developed with GNU CC in mind. Caution has been
  7. taken to stay compatible with other compilers, but there's been no
  8. testing or whatsoever to ensure anything. This package has been tested
  9. on ppc, alpha and ia32 architectures -- it should work on 64bit big
  10. endian as well.
  11.  
  12. try avoiding gcc version 2.96 20000731 (Red Hat Linux 7.0) -- it is known
  13. to slightly miscompile vcdimager.
  14.  
  15. the following gcc versions seem to create good code:
  16.  
  17. gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)
  18. gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
  19.  
  20. vcdimager/vcdxbuild
  21. ~~~~~~~~~~~~~~~~~~~
  22.  
  23. *) scantable creation/playing time detection still not accurate enough
  24. *) mpeg analyzation doesn't detect all non-conforming parameters
  25. *) memleaks exist
  26.  
  27. --
  28. $Id: BUGS,v 1.7 2002/01/04 20:20:29 hvr Exp $
  29.